home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / LOGO / 3827.ZIP / LOGOHLP.ZIP / NUMBERP.HLP < prev    next >
Encoding:
Text File  |  1990-06-12  |  163 b   |  4 lines

  1. numberp  -- Operation (predicate), one input.
  2.      The input may be any Logo object.  The output is the word true if  the
  3.      input is a number, false if not.
  4.